home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group93b.txt / 000099_icon-group-sender _Sat May 15 20:03:20 1993.msg < prev    next >
Internet Message Format  |  1993-06-16  |  1KB

  1. Received: from owl.CS.Arizona.EDU by cheltenham.cs.arizona.edu; Mon, 17 May 1993 07:43:22 MST
  2. Received: by owl.cs.arizona.edu; Mon, 17 May 1993 07:43:22 MST
  3. Date: 15 May 93 20:03:20 GMT
  4. From: sdd.hp.com!portal!cup.portal.com!Eric-Amick@hplabs.hpl.hp.com  (Richard E Amick)
  5. Organization: The Portal System (TM)
  6. Subject: Re: runtime debugger and the Icon fan club.
  7. Message-Id: <81438@cup.portal.com>
  8. References: <9082.9305120849@desktop.desktop.co.uk>
  9. Sender: icon-group-request@cs.arizona.edu
  10. To: icon-group@cs.arizona.edu
  11. Status: R
  12. Errors-To: icon-group-errors@cs.arizona.edu
  13.  
  14. >Come now, this is supposed to be a discussion about _programming_
  15. >languages :-)  Awk may be Turing-complete, but I don't regard it as
  16. >anything other than a hacking tool.  And, as a matter of fact, I
  17. >now use Icon in preference, because the only message I ever seemed
  18. >to get from awk was the well-known
  19. >
  20. >awk: syntax error near line n
  21. >awk: bailing out near line n
  22. >
  23. >where n was usually less than three!
  24. >
  25. >regards
  26. > Steve
  27.  
  28. You should try nawk, the newer version of awk, instead; besides more
  29. functions and the ability to define your own functions, it has much
  30. better error messages.  I'll bet that gawk (the GNU counterpart) is the
  31. same way.
  32.